home *** CD-ROM | disk | FTP | other *** search
- Path: usamrid.innovsoftd.com!news
- From: David Peterson <dpeterso@isd.net>
- Newsgroups: comp.lang.c
- Subject: Re: hash table keyed by strings in C
- Date: Thu, 21 Mar 1996 07:44:03 -0600
- Organization: Applied Systems, Inc.
- Message-ID: <31515D23.770E@isd.net>
- References: <0lIEcF200VQA0Q1W80@andrew.cmu.edu>
- NNTP-Posting-Host: pm-1-224.innovsoftd.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0GoldB2 (Win95; I)
-
- Elie Jean-Philippe wrote:
- >
- > I need to implement a hashing function (in C) that returns a unique key
- > to a hash table, given a string as an input.
- >
- > Has anyboy come accross or implemented such a code ?
- > Any pointers would be greatly appreciated.
- > Thanks.
- >
- > Elie.
-
- Dr. Dobb's Journal #246 April 1996, pages 24-33 with source included.
-
- You may want to see if any of this is available online at http://www.ddj.com.
-